home *** CD-ROM | disk | FTP | other *** search
/ Building Homes of Our Own / Building Homes of our Own.iso / setup / data1.cab / Everything / loadIn.dxr / exitFrameScripts_15.ls < prev    next >
Encoding:
Text File  |  2002-09-25  |  134 b   |  7 lines

  1. on exitFrame me
  2.   if authorMode() and the optionDown then
  3.     go("00030_in")
  4.   end if
  5.   set the keyUpScript to "checkForSpaceBar"
  6. end
  7.